home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / windows / wlchek51.zip / README.TXT < prev    next >
Text File  |  1996-08-18  |  9KB  |  212 lines

  1. =====================================================================
  2.                        Link Check Version 5.1
  3.                             August 1996
  4.              Copyright (C) Karri Software Ltd 1994-1996
  5. =====================================================================
  6.  
  7.  
  8.  ------------
  9.  Introduction
  10.  ------------
  11.  
  12.  Link Check is a suite of three (3) diagnostic programs which allows
  13.  the user to examine different areas of the system. These are useful
  14.  not only on solving system problems but also for learning about the
  15.  system.
  16.  
  17.  All three programs show version and file information on any of the
  18.  modules (files) for identification purposes as well as interacting
  19.  with each other.
  20.  
  21.  Armed with these three, you should be able to solve most of your
  22.  software tantrums:
  23.  
  24.  
  25.  ---------------------------
  26.  1) Link Check (WLCHECK.EXE)
  27.  ---------------------------
  28.  Link Check enables the user to view the links between an executable
  29.  file and the modules it requires to run on the system. This tool is
  30.  useful for analyzing those "Cannot find (filename) or one of its
  31.  components" system error messages.
  32.  
  33.  You may also use Link Check to view which versions of modules (DLLs,
  34.  VBXs) the program will actually use in the system as there are
  35.  duplicate DLLs frequently lying about the network or the machine.
  36.  
  37.  Link Check mimics the system when a program is finally executed by the
  38.  operating system (Windows). This will help in determining beforehand
  39.  whether a program will run or not, or which particular copy of a .DLL
  40.  it is going to use if there are multiple copies lying around the system.
  41.  
  42.  Any file(s) required by the program that are missing from the system will
  43.  be highlighted with a red cross. It could be that the file(s) are actually
  44.  present on the system but will not get picked up by the system during
  45.  run time. This could be because the system environment variable PATH has
  46.  been changed.
  47.  
  48.  Link Check is also useful for analyzing software installation problems
  49.  as well as indicating which support modules should be backed-up with a
  50.  particular program.
  51.  
  52.  
  53.  -----------------------------
  54.  2) Memory Check (WMCHECK.EXE)
  55.  -----------------------------
  56.  Memory Check allows the user to view, load and unload modules currently
  57.  in memory. You may also view the current status of memory, including the
  58.  amount of free memory left.
  59.  
  60.  Important version information about each module can be displayed and you
  61.  may create and print a summary report of the state of the system.
  62.  
  63.  Memory Check really comes into play when some program has ended abnormally
  64.  and has left modules lying around in memory. The system might behave
  65.  irratically but more to the point, those modules take up valuable memory.
  66.  In these situations you can use Memory Check to unload those modules and
  67.  save a reboot of Windows.
  68.  
  69.  Warning: Sometimes a clean unload is not possible and you may find yourself
  70.  unceremoniously dumped back on to the C: prompt, so please do use care when
  71.  unloading.
  72.  
  73.  You may also verify exactly which version of a module is currently loaded
  74.  in memory. Sometimes some programs will not run because a wrong version of
  75.  a particular module (.DLL) has already been loaded into memory by some
  76.  other application. Windows does not load a new copy of a file with the same
  77.  file name but will simply increase the "usage count" of the module already
  78.  in memory. These "usage counts" are displayed by Memory Check as a number
  79.  in parenthesis () next to the file name.
  80.  
  81.  WINSOCK.DLL is a very good example of a module which shares very many
  82.  different versions. Most communications programs require their own particular
  83.  version of WINSOCK.DLL to be loaded, but if another application has put
  84.  their version in first, it is highly likely that the second one will fail
  85.  or behave in manner not designed by the programmers. Use Memory Check to
  86.  solve these type of problems.
  87.  
  88.  
  89.  -------------------------------
  90.  3) Function Check (WFCHECK.EXE)
  91.  -------------------------------
  92.  Function Check allows the user to view actual function calls inside
  93.  modules. This program is useful for analyzing those "Call to Undefined
  94.  Dynalink" system error messages.
  95.  
  96.  When a program calls a module (.DLL) to execute a function (piece of
  97.  code) inside the .DLL and that particular function does not exist in
  98.  the .DLL, a "Call to Undefined Dynalink" error is raised by the system.
  99.  These can occur when a newer version of a .DLL is accidentally replaced
  100.  by an older version of the same .DLL. A program is compiled to use the new
  101.  functionality of the .DLL but can come unstuck when that .DLL is replaced
  102.  by an older version which does not contain the new functionality.
  103.  
  104.  Some installation programs are prone to do this "accidental" replacement.
  105.  
  106.  Function Check cross-checks all function calls in an executable with
  107.  the ones in all of the .DLLs (modules) that it uses, to verify that
  108.  all of the functions all present.
  109.  
  110.  Should your program throw up one of those "Call to Undefined Dynalink"
  111.  messages, Function Check will show you which module is at fault.
  112.  
  113.  
  114.  ---------------------
  115.  How to Register/Order
  116.  ---------------------
  117.  
  118.  Link Check now includes online registration facilities. Please click
  119.  on the "Register" pushbutton in the About dialog and follow the dialog
  120.  boxes.
  121.  
  122.  Once finished, the registration process will create an order form
  123.  (WLCHECK.ORD) for you based on the details given. This order form will
  124.  be created in your Windows directory and Notepad will be launched for
  125.  you to view it.
  126.  
  127.  VERY IMPORTANT: We will create an electronic key from the order form so
  128.  please follow the instructions on the form and send/fax/email it to us.
  129.  The order form includes details of our fax number, postal address and
  130.  email id.
  131.  
  132.  Once we receive the order form we will send/fax/email/phone you the key
  133.  along with details on how to unlock Link Check for the full retail version.
  134.  We will get the key to you as soon as possible (usually within 24 hours).
  135.  
  136.  
  137.  ---------------
  138.  Payment Details
  139.  ---------------
  140.  
  141.  Price: 29 US Dollars or 18 Pounds Sterling
  142.  
  143.  To have your registration added to your CompuServe bill, GO SWREG and
  144.  follow the instructions.
  145.  
  146.  Please use the registration ID 7160, unless...
  147.  
  148.  IMPORTANT: If you are a VAT registered company residing in the European
  149.  Union (EU) (and NOT in the UK), please use the registration ID 10094.
  150.  
  151.  You will see details on all other forms of payment through the
  152.  registration process/dialogs.
  153.  
  154.  
  155.  --------------------------
  156.  Registered Version Details
  157.  --------------------------
  158.  
  159.  Link Check is shareware and not available for free. You are allowed a
  160.  21-day evaluation period free of charge for this program and then you
  161.  should either register it with the author or remove it from your disk(s).
  162.  Should you use it after the 21-day evaluation period, you are violating US
  163.  and international copyright laws and treaties.
  164.  
  165.  The registered version of this Link Check 16-bit package includes:
  166.  
  167.  1. Full versions of all three components
  168.  2. All references to "Unregistered Shareware" removed
  169.  3. Your name in the "About" dialog box
  170.  
  171.  As a registered user of Link Check, you will receive the following benefits:
  172.  
  173.  1. Free technical support over the telephone and Email
  174.  2. Free upgrades via the electronic key
  175.  
  176.  The 32-bit versions of Link Check (WLCHK95.ZIP and WLCHKNT.ZIP) are
  177.  also available.
  178.  
  179.  Currently (Aug 96) we have no plans to charge for upgrades. Once
  180.  registered with the electronic key, any upgrades will be seamless. All you
  181.  need to do is to obtain/download a new copy and install over the old
  182.  version. The key will unlock the retail version automatically so you need to
  183.  register only once.
  184.  
  185.  
  186.  --------------------------
  187.  Current Registered Users!!  (from Version 0.00 to 5.00 inclusive)
  188.  --------------------------
  189.  
  190.  Please go through the registration process starting in the "About" dialog
  191.  box and send/fax/email the order form WLCHECK.ORD to us for your key. Do
  192.  not enter anything in the "Payment" dialog box as this upgrade is fre